How to Install ncbi-epcr software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install ncbi-epcr software package in Ubuntu 14.04 LTS (Trusty Tahr)

ncbi-epcr software package provides Tool to test a DNA sequence for the presence of sequence tagged sites, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ncbi-epcr 

ncbi-epcr is installed in your system.

Make ensure the ncbi-epcr package were installed using the commands given below,

$ sudo dpkg-query -l | grep ncbi-epcr *

You will get with ncbi-epcr package name, version, architecture and description in a table

ncbi-epcr package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package ncbi-epcr
Version 2.3.12-1-1
Description Tool to test a DNA sequence for the presence of sequence tagged sites
Sub Section Science


See Also, How to uninstall or remove ncbi-epcr software package from Ubuntu 14.04 LTS (Trusty Tahr)?